Root Zanli
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
o5t6x7pgljbm
/
public_html
/
admin
/
app
/
V2
/
Services
/
Filename :
BaseService.php
back
Copy
<?php namespace App\V2\Services; /** * Base class which Contains the business logic for logical resource or functionality */ class BaseService { } ?>